home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <title>6.4.  Erode</title>
- <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
- <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" />
- <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" />
- <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
- <link rel="start" href="index.html" title="GNU Image Manipulation Program" />
- <link rel="up" href="filters-generic.html" title="6.  Generic Filters" />
- <link rel="prev" href="plug-in-dilate.html" title="6.3.  Dilate" />
- <link rel="next" href="filters-light-and-shadow.html" title="7.  Light and Shadow Filters" />
- </head>
- <body>
- <div class="navheader">
- <table width="100%" summary="Navigation header">
- <tr>
- <th colspan="3" align="center">6.4. 
- <span lang="en" xml:lang="en">Erode</span>
- </th>
- </tr>
- <tr>
- <td width="20%" align="left"><a accesskey="p" href="plug-in-dilate.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <th width="60%" align="center">6. 
- <span lang="en" xml:lang="en">Generic Filters</span>
- </th>
- <td width="20%" align="right"> <a accesskey="n" href="filters-light-and-shadow.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- </table>
- <hr />
- </div>
- <div class="sect2" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a id="plug-in-erode"></a>6.4. 
- <span lang="en" xml:lang="en">Erode</span>
- </h3>
- </div>
- <div>
- <div class="revhistory">
- <table border="1" width="100%" summary="Revision history">
- <tr>
- <th align="left" valign="top" colspan="3">
- <b>Revision History</b>
- </th>
- </tr>
- <tr>
- <td align="left">Revision $Revision: 2436 $</td>
- <td align="left">2006-12-01</td>
- <td align="left">j.h</td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- <a id="id2741195" class="indexterm"></a>
- <a id="id2741213" class="indexterm"></a>
- <div class="sect3" lang="en" xml:lang="en">
- <div class="titlepage">
- <div>
- <div>
- <h4 class="title"><a id="id2741221"></a>6.4.1. 
- <span lang="en" xml:lang="en">Overview</span>
- </h4>
- </div>
- </div>
- </div>
- <div class="figure">
- <a id="id2741232"></a>
- <p class="title">
- <b>Figure 16.64. 
- <span lang="en" xml:lang="en">Erode noise</span>
- </b>
- </p>
- <div class="figure-contents">
- <div class="mediaobject">
- <img src="../images/filters/examples/taj_orig.jpg" alt="Erode noise" />
- <div class="caption">
- <p>Original image</p>
- </div>
- </div>
- <div class="mediaobject">
- <img src="../images/filters/examples/generic-taj-erode.jpg" alt="Erode noise" />
- <div class="caption">
- <p>Filter “<span class="quote">Erode noise</span>” applied</p>
- </div>
- </div>
- </div>
- </div>
- <br class="figure-break" />
- <p>
- You can find this filter through
- <span class="guimenu">Filte<span class="accel">r</span>s</span> ‚Üí <span class="guisubmenu"><span class="accel">G</span>eneric</span> ‚Üí <span class="guimenuitem">E<span class="accel">r</span>ode</span>
- </p>
- <p>
- This filter widens and enhances bright areas of the active layer or
- selection.
- </p>
- <p>
- For every image pixel, it brings the pixel Value (luminosity) into line
- with the upper Value (the brightest) of the 8 neighbouring pixels (3x3
- matrix). So, a bright pixel is added around bright areas. An isolated
- pixel on a brighter background will be deleted. A larger bright area
- will dilate by one pixel in all directions.
- </p>
- <p>
- On complex images, bright areas are widened and enhanced the same, and
- somewhat pixellated.
- </p>
- <p>
- On a solid background, this filter can delete noise:
- </p>
- <div class="mediaobject">
- <img src="../images/filters/examples/erode-noise.png" />
- </div>
- <p>
- </p>
- </div>
- </div>
- <div class="navfooter">
- <hr />
- <table width="100%" summary="Navigation footer">
- <tr>
- <td width="40%" align="left"><a accesskey="p" href="plug-in-dilate.html"><img src="../images/prev.png" alt="Prev" /></a> </td>
- <td width="20%" align="center">
- <a accesskey="u" href="filters-generic.html">
- <img src="../images/up.png" alt="Up" />
- </a>
- </td>
- <td width="40%" align="right"> <a accesskey="n" href="filters-light-and-shadow.html"><img src="../images/next.png" alt="Next" /></a></td>
- </tr>
- <tr>
- <td width="40%" align="left" valign="top"><a accesskey="p" href="plug-in-dilate.html">6.3. 
- <span lang="en" xml:lang="en">Dilate</span>
- </a> </td>
- <td width="20%" align="center">
- <a accesskey="h" href="index.html">
- <img src="../images/home.png" alt="Home" />
- </a>
- </td>
- <td width="40%" align="right" valign="top"> <a accesskey="n" href="filters-light-and-shadow.html">7. 
- <span lang="en" xml:lang="en">Light and Shadow Filters</span>
- </a></td>
- </tr>
- </table>
- </div>
- </body>
- </html>
-